Xceed Toolkit Plus for WPF v4.6 Documentation
ListChangedEventArgs<T> Class Properties


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Chart Namespace : ListChangedEventArgs<T> Class

For a list of all members of this type, see ListChangedEventArgs<T> members.

Public Properties
 NameDescription
Public PropertyGets the type of action being performed on the old and new items in list.  
Public PropertyGets the start index of the changed items.  
Public PropertyGets the new items (changed or newly added items).  
Public PropertyGets the old items (removed items or items that are going to be changed).  
Top
See Also

Reference

ListChangedEventArgs<T> Class
Xceed.Wpf.Toolkit.Chart Namespace